home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Demos / Tangent Systems / BuildSim 2.0b34.sit / BuildSim 2.0b34 / BuildSim AutoCode Support / headers / BSErrorCodes.h next >
Text File  |  1997-07-28  |  164b  |  5 lines

  1. #define NO_ERROR 0
  2. #define ERROR_TOO_MANY_INPUTS         -100
  3. #define ERROR_TOO_MANY_BLOCKS        -101
  4. #define ERROR_NOT_ENOUGH_INPUTS        -102
  5. #define    ERROR_DIVIDE_BY_ZERO        -103